SyIndicatorStudentRelation 
EntityType  Independent 
Logical Entity Name  SyIndicatorStudentRelation 
Default Table Name  SyIndicatorStudentRelation 
Logical Only  NO 
Definition 
 
Note 
 

SyIndicatorStudentRelation Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyIndicatorStudentRelationId(PK)    CHAR(10)  NO 
 
SyIndicatorId(FK)    CHAR(10)  NO 
 
StudentId(FK)    INTEGER  NO 
 
TermId(FK)    INTEGER  YES 
 
EffectiveDate    CHAR(10)  NO 
 
EndDate    CHAR(10)  YES 
 
Note    CHAR(10)  YES 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    CHAR(10)  NO 
 
DateLstMod    CHAR(10)  NO 
 
ts    CHAR(10)  NO 
 

SyIndicatorStudentRelation Keys 
Key Name  Key Type  Keys 
Pk_SyIndicatorStudentRelation_SyIndicatorStudentRelationId  PrimaryKey  SyIndicatorStudentRelationId 
UK_SyIndicatorStudentRelation_SyIndicatorId_SyStudentId_AdTermID_EffectiveDate  Alternate Key  SyIndicatorId, StudentId, TermId, EffectiveDate 
UK_SyIndicatorStudentRelation_SyIndicatorId_SyStudentId_EffectiveDate  Alternate Key  SyIndicatorId, StudentId, EffectiveDate 
UK_SyIndicatorStudentRelation_SyIndicatorId_SyStudentId_EndDate  Alternate Key  SyIndicatorId, StudentId, EndDate 

SyIndicatorStudentRelation Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Term  Non-Identifying  Zero or One to Zero or More        TermId  NO 
SyIndicator  Non-Identifying  One To Zero or More        SyIndicatorId  NO 
Student  Non-Identifying  One To Zero or More        StudentId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyIndicatorStudentRelation Check Constraints 
Check Constraint Name  CheckConstraint